home *** CD-ROM | disk | FTP | other *** search
/ The 640 MEG Shareware Studio 2 / The 640 Meg Shareware Studio CD-ROM Volume II (Data Express)(1993).ISO / utility / hdos15.zip / TOUR.BAT < prev    next >
DOS Batch File  |  1992-09-24  |  6KB  |  148 lines

  1. @ECHO OFF
  2. window /stttxxx.bak 0 24 0 79
  3. CLS
  4. window \186 -1 0 24 0 79
  5. window \186 -1 2 22 4 75
  6. window \186 -1 4 20 8 71
  7. window \186 -1 6 18 12 67
  8. window \186 -1 8 16 16 63
  9. window \186 -1 10 14 20 59
  10. printat 12 30 Welcome to HandyDOS
  11. timetone .06 b
  12. printat 12 30 "                   "
  13. printat 11 25 Would you like a brief tour of
  14. printat 12 29 HandyDOS utilities?
  15. :agn
  16. printat /c8f 23 32 Press Y or N ...
  17. printat 23 47
  18. input /cf Y N
  19. if errorlevel 2 goto end
  20. if errorlevel 1 goto tour
  21. goto agn
  22. :tour
  23. cls
  24. window ║ 1f0e 0 24 0 79
  25. printat 0 19 " Copyright 1992, Abri Technologies, Inc. "
  26. window │ 1f0e 4 20 14 62
  27. printat  6 23       "╥ ╥ ╔═╗ ╔╗╥ ╦═╗ ╥ ╥ ╦═╗ ╔═╗ ╔═╗"
  28. printat  7 23       "╠═╣ ╠═╣ ║║║ ║ ║ ╚═╣ ║ ║ ║ ║ ╚═╗"
  29. printat  8 23       "╨ ╨ ╨ ╨ ╨╚╝ ╩═╝  ═╝ ╩═╝ ╚═╝ ╚═╝"
  30. printat 10 24        ■ 5 Disk and File utilities ■
  31. printat 12 17 ■ A 'stay-in-DOS' menu & directory utility ■
  32. printat 14 17 ■ A flexible video testing/setting utility ■
  33. printat 16 22      ■ 5 Professional Batch utilites ■
  34. printat 18 22      A total of 12 real handy programs.
  35.  
  36. printat /c9787 24 17 " Press any key to continue ... (Esc to exit) "
  37. printat 0 24
  38. input /fc \Esc
  39. if errorlevel 1 goto end
  40. window ▓ 2f0e 1 19 2 71
  41. printat  1 23 " DISK and FILE UTILITIES "
  42. printat  3 28 ** ATTRB.EXE **
  43. printat  4  4 An easy-to-use full-screen WYSIWYG file attribute utility.
  44. printat  5  4 Replaces the awkward dos ATTRIB.
  45. input /fc \Esc
  46. if errorlevel 1 goto end
  47. printat  7 24 ** BAK.EXE and 0.EXE **
  48. printat  8  4 Delete those pesky .BAK extension files and 0 length files that
  49. printat  9  4 clutter your disk - in any directory and/or subdirectories.
  50. input /fc \Esc
  51. if errorlevel 1 goto end
  52. printat 11 26 ** DELTREE.EXE **
  53. printat 12  4 Delete a whole directory with subdirectores quickly with this one
  54. printat 13  4 command. Handy for deleting old unused software files/directories.
  55. input /fc \Esc
  56. if errorlevel 1 goto end
  57. printat 15 28 ** MV.EXE **
  58. printat 16  4 Move a file, files or a whole directory with subdirectories
  59. printat 17  4 to anywhere on the disk. This is not just a rename utility.
  60. input /fc \Esc
  61. if errorlevel 1 goto end
  62. window │ 4f0e 3 22 4 72
  63. printat  3 26 " BATCH UTILITIES "
  64.  
  65. printat  5 6 Now you can do a lot more with batch files and cut down on 
  66. printat  6 6 programming requirements for your home or business.
  67. input /fc \Esc
  68. if errorlevel 1 goto end
  69. printat  5 6 ECH.EXE ** Similar to dos ECHO but does not add a CR-LF pair
  70. printat  6 6 - useful in batch menu programs when you want the cursor to stay 
  71. printat  7 6 beside the 'question'.
  72. input /fc \Esc
  73. if errorlevel 1 goto end
  74. printat  9 6 INPUT.EXE ** Accepts a line input or a single keystroke for easy 
  75. printat 10 6 batch menu selection. It can even select FUNCTION KEYS and TURN 
  76. printat 11 6 the CURSOR OFF/ON for professional results.
  77. input /fc \Esc
  78. if errorlevel 1 goto end
  79. printat 13 6 TIMETONE.EXE ** Generates time delays - usefull in screen 
  80. printat 14 6 displays - and sounds tones/beeps. 
  81. input /cf \Esc
  82. if errorlevel 1 goto end
  83. printat /ccf8f 14 41 It can even play a tune.
  84. timetone -.07 .2 ccdcfe -.07 -.07 ccdcgf -.07 -.07 cc / c \ a
  85. timetone -.07 .2 fed -.07 -.07 .3 b-b-afg .5 f
  86. printat /c4f0e 14 41 It can even play a tune.
  87. printat 16 6 WINDOW.EXE ** For making pop-up text windows and pull-down menus.
  88. input /fc \Esc
  89. if errorlevel 1 goto end
  90. printat 18 6 PRINTAT.EXE ** Can move the cursor and optionally print a message
  91. printat 19 6 in various colours or video attributes anywhere on the screen.
  92. input /fc \Esc
  93. if errorlevel 1 goto end
  94. printat 21 6 This tour is only a batch file using HandyDOS utilities.
  95. input /fc \Esc
  96. if errorlevel 1 goto end
  97. window ▒ 5f0e 5 16 18 75
  98. printat 5 29 " A FAST DIRECTORY & PROGRAM 'MENU' "
  99. printat 7  20 D.EXE ** is for those of you who can't waste time 
  100. printat 8  20 flipping through typical menu program steps. It is a 
  101. printat 9  20 'stay-in-DOS' menu program substitute and can quickly 
  102. printat 10 20 change drives/directories and execute programs with a 
  103. printat 11 20 simple number reference. Programs and/or directory 
  104. printat 12 20 locations are quickly selected or new program entries/
  105. printat 13 20 deletions made right on the dos prompt line. Typing D 
  106. printat 14 20 at prompt will list all directories/programs entered.
  107. input /fc \Esc
  108. if errorlevel 1 goto end
  109. window ║ 6f0e 7 16 6 62
  110. printat  7 19 " A VERSATILE VIDEO UTILITY "
  111. printat  9  8 VMODE.EXE ** Handy for finding out your video card
  112. printat 10  8 resolution, checking, changing or restoring the video
  113. printat 11  8 mode (after some programs) and changing cursor type
  114. printat 12  8 (handy for laptops). You can determine if your dealer
  115. printat 13  8 bundled a cheap VGA card instead of the 1mb SVGA that
  116. printat 14  8 should go with the monitor.
  117. input /fc
  118. cls
  119. window ║ 4f0e 3 21 9 67
  120. printat 24 20 Press any key to continue...
  121. printat 5  11 ********** Thank you for touring handyDOS. ***********"
  122.  
  123. printat 7  11 "HandyDOS  was  written  under  the  Shareware  concept."
  124. printat 8  11 "Shareware is gaining tremendous popularity."
  125. input /cf
  126. printat 10 11 "If  you  use  Shareware,  after  a  short trial period,"
  127. printat 11 11 "please register. Shareware authors work very  hard  and"
  128. printat 12 11 "need  your  support. Registrations make it possible for"
  129. printat 13 11 "authors to continue giving you and  your  children  the"
  130. printat 14 11 "benefits  of  the  Shareware  concept. Don't starve the"
  131. printat 15 11 "goose that lays the golden egg."
  132. input /cf
  133. printat /c9f8f 15 43 The goose may die.
  134. timetone \ -.08 .25 cc .4 f .25 -.08 -.08 cf .4 a .25 -.085 -.08 cf .4 a
  135. timetone \ .25 -.08 cf .4 a .25 -.055
  136. timetone \ -.08 .25 cf .4 a -.2 -.08 .25 fa / .4 c \ .25 -.2 -.08 af
  137. timetone \ -.08 .4 c .25 -.08 -.08 cc .45 f
  138. printat /c4f0e 15 43 The goose may die.
  139. printat 17 11 "Registration for HandyDOS is only $25 and will give you"
  140. printat 18 11 "benefits  as  outlined  in  the  README.DOC   file.   A"
  141. printat 19 11 "convenient ready made form is in the REGISTER file."
  142. input /cf
  143.  
  144. :end
  145. window /Rtttxxx.bak
  146. del tttxxx.bak
  147. printat 24 0
  148.